crypto/internal/nistec.P384Point.bytesCompressed (method)

2 uses

	crypto/internal/nistec (current package)
		p384.go#L194: 	return p.bytesCompressed(&out)
		p384.go#L197: func (p *P384Point) bytesCompressed(out *[1 + p384ElementLength]byte) []byte {